dxp-ux

(0 reviews)

GET PaymentHistory - TMF 676

listPayment

This operation retrieves the payment history by using account number.

This operation is towards

  1. LCPR: Aria, Matrixx, CSG.
  2. Panama: Liberate
  3. CWC markets (JM,VC,LC,GD,AG,BB,TC,KY,AI,KN,MS,VG,TT,CW,DM): Liberate, Cerillion, Amdocs
Request URL
https://[localhost]:[port]/dxp-ux/v1/{businessId}/payment
URL PARAMS
nametypedescriptionrequired
businessIdstring2 letter ISO 3166 country code (TT, BB, JM, PA, etc.) identifying the business unit.Y
namevaluedescriptionrequired (mandatory-Y, optional-N, Not applicable- N/A)
client_idstringThe client_id identifying the channel. Minimum characters: 5Y(PR, PA,CWC)
client_secretstringPassword associated with the client_id. Minimum characters: 5Y(PR, PA,CWC)
X-Correlation-IDstringIdentifier that correlates HTTP request between a client and server. Any identification model (UUDI, checksum, etc.) can be used, as long as it is a unique value to differentiate a transaction.Y(PR, PA,CWC)
channelIdstringChannel to business Allowed Value : APPY(PR) N/A(PA, CWC)
lobstringThe Line of Business Identifier Allowed ENUM values: FIXED, PREPAID, POSTPAIDY (PR. For Matrixx not in scope) N/A(PA, CWC)
targetSystemstringExpected target system: csg, matrixx, ariaY (PR) N/A(PA, CWC)
Query Param
nametypedescriptionrequired (mandatory-Y, optional-N, Not applicable- N/A)
account_nostringTo retrieve the payments from a specific accountY(PR, PA, CWC)
startDateDateTimeTo retrieve the payments performed after this dateN(PR, PA, CWC)
endDateDateTimeTo retrieve the payments performed before this dateN(PR, PA, CWC)
paymentItem.referredTypestringTo retrieve the payments from a specific referredType Possible values are: history, planDetails, plansByAcct, receipt, deposits, depositDetails, items, summaryN/A (PR, CWC - Cerillion, Amdocs)
N(PA, CWC- Liberate)
Data Model
Response Data Model
nametypedescriptionrequired (mandatory-Y, optional-N, Not applicable- N/A)
idstringUnique identifier of PaymentY(PR, PA , CWC)
descriptionstringText describing the contents of the paymentN(PR) Y(PA), N/A(CWC)
correlatorIdstringUnique identifier in the client for the payment in case it is needed to correlateN(PR) Y(PA) N(CWC)
statusstringStatus of the paymentN(PR)
Y(PA, CWC- Liberate, Cerillion),
N/A (LC-Amdocs)
statusDatedatetime or stringDate when the status was recorded Note for PA: This field type is stringN(PR) Y(PA,CWC)
namestringScreen name of the paymentN(PR, CWC- Liberate) Y(PA), N/A (CWC- Cerillion, Amdocs)
paymentDatedatetime or stringDate when the payment was performed Note for PA: This field type is stringN(PR) Y(PA, CWC)
channelobjectThe channel to which the resource referenceN (CWC- Liberate, Cerillion ), N/A (CWC- Amdocs)
channel.idstringUnique identifier of the channelN (CWC- Liberate, Cerillion ), N/A (LC- Amdocs)
channel.'@referredType'stringThe actual type of the target instance when needed for disambiguationN (CWC- Liberate, Cerillion ), N/A (LC- Amdocs)
extendedCharacteristics[]arrayRepresents additional attributes of payment entityN(PR) N/A(PA,CWC)
extendedCharacteristics[].namestringname of the additional attributes (ex: "paymentDate", "procStatusCode")N(PR) N/A(PA,CWC)
extendedCharacteristics[].valuestringvalue of the additional attributes(ex: "2023-06-09", 100)N(PR) N/A(PA, CWC)
accountobjectAccount reference. A account may be a party account or a financial account.N(PR) Y(PA, CWC)
account.idstringUnique identifier of the accountN(PR) Y(PA, CWC)
account.@typestringWhen sub-classing, this defines the sub-class entity nameN(PR,CWC) N/A(PA)
account.namestringName of the accountY(PA), N(PR, CWC- Liberate, Amocs), N/A (CWC- Cerillion)
account.descriptionstringDetailed description of the accountN/A(PR) Y(PA), N/A(CWC)
amountobjectA base / value business entity used to represent moneyN(PR,CWC) N/A(PA)
amount.valuenumberA positive floating point numberN(PR,CWC) N/A(PA)
amount.unitstringCurrency (ISO4217 norm uses 3 letters to define the currency)N(PR) N/A(PA, CWC)
amount.amountnumberA positive floating point numberN(PR) N/A(PA, CWC)
paymentMethodobjectlink to the resource that holds information about the payment mean used to complete the operationY(PR, PA, CWC)
paymentMethod.idstringUnique Identifier within the server for the payment method.N(PR) N/A(PA, CWC)
paymentMethod.@typestringWhen sub-classing, this defines the sub-class entity nameN(PR) Y(PA, CWC)
paymentMethod.detailsobjectDetails of payment methodN(PR) N/A(PA,CWC)
paymentMethod.details.typestringType of payment methodN(PR) N/A(PA,CWC)
paymentMethod.details.cardNumberstringCard NumberN(PR) N/A(PA, CWC)
paymentMethod.details.expirationDatestringCard Expiry DateN(PR) N/A(PA, CWC)
paymentItem[]arrayThe paymentItem is the result of lettering process. It enables to assign automatically or manually part of incoming payment amount to a billN(PR) Y(PA,CWC)
paymentItem[].totalAmountobjectA base / value business entity used to represent moneyN(PR) Y(PA,CWC)
paymentItem[].totalAmount.amountnumberA positive floating point numberN(PR) N/A(PA, CWC)
paymentItem[].totalAmount.valuenumberA positive floating point numberN/A(PR) Y(PA, CWC)
paymentItem[].itemobjectEntity reference schema to be use for all entityRef class.N(PR) Y(PA, CWC)
paymentItem[].item.idstringUnique identifier of a related entity.N(PR) N/A(PA, LC- Amdocs), Y(CWC- Liberate, Ceriilion)
paymentItem[].item.referredTypestringThe actual type of the target instance when needed for disambiguation.N(PR) N/A(PA, CWC)
paymentItem[].item.@referredTypestringThe actual type of the target instance when needed for disambiguation.N/A(PR) Y(PA, CWC)
itemobjectReference where to get more information about the entity with another API callN(PR) N/A(PA, CWC- Liberate, Amdocs), Y(CWC- Cerillion)
item.referredTypestringThe actual type of the target instance when needed for disambiguation.N(PR) N/A(PA, CWC)
item.'@referredType'stringThe actual type of the target instance when needed for disambiguation.N(PR) N/A(PA, CWC- Liberate, Amdocs), Y(CWC- Cerillion)
item.idstringUnique identifier of a related entity.N(PR) N/A(PA, CWC- Liberate, Amdocs), Y(CWC- Cerillion)
refund[]arrayarray for the refund detailsN(PR) N/A(PA, CWC)
refund[].idstringRefunded id (unique) from matrixxN(PR) N/A(PA, CWC)
refund[].totalAmountobjectrefund amount detailsN(PR) N/A(PA, CWC)
refund[].totalAmount.valuenumberrefund amount valueN(PR) N/A(PA, CWC)
refund[].totalAmount.unitstringCurrency (ISO4217 norm uses 3 letters to define the currency)N(PR) N/A(PA,CWC)
refund[].statusstringstaus of the refund(ex: refunded)N(PR) N/A(PA, CWC)
refund[].refundDatedatetimeDate of the refundN(PR) N/A(PA, CWC)
refund[].@typestringWhen sub-classing, this defines the sub-class entity name(ex: "RefundRef")N(PR) N/A(PA, CWC)
totalAmountobjectA base / value business entity used to represent moneyN(PR) Y(PA, CWC)
totalAmount.valuenumberA positive floating point numberN(PR) Y(PA, CWC)
totalAmount.unitstringCurrency (ISO4217 norm uses 3 letters to define the currency)N(PR, CWC) N/A(PA)
totalAmount.amountnumberA positive floating point numberN(PR) N/A(PA, CWC)
taxAmountobjectA base / value business entity used to represent moneyN(PR,CWC- Cerillion, Amdocs) N/A(PA, LC-Liberate)
taxAmount.amountnumberA positive floating point numberN(PR, CWC- Cerillion) N/A(PA)
taxAmount.valuenumberValue of the tax amountN/A(PR, PA, CWC-Liberate), N(CWC- Cerillion, Amdocs)
@typestringWhen sub-classing, this defines the sub-class entity nameN(PR) N/A(PA, CWC)
paymentItem subResource - dataModel
@referredTypetypedescriptionrequired(mandatory-Y, optional-N, Not applicable- N/A)examples
paymentstringThe actual type of the target instance when needed for disambiguation.Y(PA), N(CWC)PA: { "item": { "@referredType": "payment"}}
CWC: { "totalAmount": { "amount": 3650 }, "item": { "referredType": "payment" } }
depositstringThe actual type of the target instance when needed for disambiguation.Y(PA), N(CWC)PA: {"item": { "@referredType": "deposit"}}
CWC: { "totalAmount": { "amount": 0 }, "item": { "referredType": "deposit" } }
extendedCharacteristics subResource - dataModel
resource characteristic nametypedescriptionrequired(mandatory-Y, optional-N, Not applicable- N/A)examples
procStatusCodestringResponse code from payment processor (Braintree). Possible Values will be :1000(Approved), 4001(settlement_declined), 4000(settled), 81706(CVV is required), ARIA COMM 1 (voided payment), etc...N(PR) N/A(PA, LC)PR: { "name": "procStatusCode", "value": "1000" }
paymentDatestringProcessor payment dateN(PR) N/A(PA, CWC)PR: { "name": "paymentDate", "value": "2024-02-13" }
procPaymentIdstringThe processor payment IDN(PR) N/A(PA, CWC)PR: { "name": "procPaymentId", "value": "bkh04029" }
paymentMethodNostringProcessor payment method numberN(PR) N/A(PA, CWC)PR: { "name": "paymentMethodNo", "value": "1" }
procStatusTextstringPayment processor status text is returned The possible payment status is either 'Approved or settled or Settlement Pending or External Payment or Cash Credit or Insufficient Funds or fail or {Unknown}N(PR) N/A(PA, CWC)PR: { "name": "procStatusText", "value": "Approved" }
Key considerations
PA Implementation
1. This implementation retrieves the payment history for FIXED, POSTPAID accounts.
2. To retrieve payment history for a specific duration, startDate and endDate queryParameters must be passed.
3. If the dates are not specified in queryParams, the API returns history of last one year by default.
4. Description field provides the billReferenceNumber.
5. statusDate field is the enteredDate in Liberate.
6. name field gives the name value which is sent during creating the payment (ThirdPartySource).
7. correlatorId field gives the correlatorId value which is sent during creating the payment (ThirdPartyPaymNo).
8. status possible values are "Returned" or "Success".
9. By default, payment history is retrieved if 'paymentItem.referredType' queryParam is not provided; if specified, it must be sent as "history"
10. For all the dateTime fields
   - Any datetime before 1908-04-22 will show offset -05:18
   - Any datetime on or after 1908-04-22 will show offset -05:00
CWC Implementation
1. This is implemented for CWC markets CWC-Anguilla(AI), CWC-Antigua(AG), CWC-British Virgin Islands (BVI)(VG), CWC-Cayman(KY), CWC-Dominica(DM), CWC-Grenada(GD), CWC-Jamaica(JM), CWC-Montserrat(MS), CWC-St Kitts(KN), CWC-StVincent(VC), CWC-Turks&Caicos(TKI)(TC) retrieves the payment history for FIXED, POSTPAID accounts.
2. To retrieve payment history for a specific duration, startDate and endDate queryParameters must be passed.
3. If the dates are not specified in queryParams, the API returns history of last one year by default.
4. "name" field gives the name value which is sent during creating the payment (ThirdPartySource).
5. correlatorId field gives the correlatorId value which is sent during creating the payment (ThirdPartyPaymNo).
6. "status" possible values are "Returned" or "Success" or "Processing" (If there any pending transactions in Redmond).
7. "id" field refers to the payment number.
8. paymentItem[].item.id refers to the bill reference number.
9. By default for liberate, payment history is retrieved if 'paymentItem.referredType' queryParam is not provided; if specified, it must be sent as "history"
10. For all the dateTime fields for LC Markets,
   - Any datetime before 1912-02-01 will show offset -05:07
   - Any datetime on or after 1912-02-01 will show offset -05:00

Possible values for payment methods for liberate:

Payment MethodJMLCAIAGTCVGDMGDKNVCKYMS
CCSHCASHEC$ CashCashCashCashCASHCashCASH PAYMEEC CASHCI$ CASHCASH
DDIR DEBITDiscoverDiscoverDirect DebDirect DebDirect DebDDDiscoverBARCLATMDepositDD-PYMTDIRECT DEB
ECREDIT CRDLa-Ress CUTelebankDiscoverExt Agentse-onlineDEBITCARDCo-op SatBANKPAYF SVG BANKRWP EarnedSTAFF DISC
FDEBIT CARDFax CashBill AcctFOREIGN CuForeign CaForeign CqRBC ONLINEForeign CaNEV US$CHQFOREIGN CQeServiceCCGft Certi
HDEALER PYMCivilServFCIB20% Disc.N/AN/AGIFT CERTOnlineBANKPAYNCB PayGIFT ACCESCPE Mntce
MMGR'S CHQN/AMasterCardMC CWBUN/AMaster CdPOINTSmixedpayPICKDISCNTCIBC M/CCI$ MAILDEP CASH
NCWONCB SCS24US $ CheqACB_BARN/ANo CashRBCBdos$BANKPAYDiscountUS$ MAILDEP Q
OOTRCo-Op AutoRegpayCredit ADVOtherBill AcctCOMMISSIONCoupGSMC CostsEC EQUIVGSO WireXFUSCHEQUES
SSalaryMastercardSec. Dep.ECAB BankStanding ON/AONLINEBBI St.GeoNEV US$CHQEC S/OUS$ CHQBadDebt
XSalaryAmexUS $DINERSCredit CarN/AN/ACredit CarCREDIT CARDiscountsAMEX CRDVISA/MCARD
QCHQCHEQUEEC$ ChequeChequeChequeChequeCHEQUEChequeCHEQUEEC CHEQUECI$ CHEQCHEQUE
GCUST DISCCredit CarRWD PointsUS$ ChequCHG ACCTCHG ACCTMAGNAMCardBANKPAYRBTT PAYXMASCERTSSTAMP DUTY
RRRPRefundRecurr PayReccur PayRecurr PayRecurr PayCARDSRECURRReccur PayPORTALRecurr Pay15% Disc
-ESERVICEN/AESERVICEESERVICEESERVICEESERVICEESERVICEESERVICEESERVICEESERVICEESERVICEN/A
>PORTALPORTALPORTALPORTALPortalPortalPORTALPORTALPORTALPORTALPORTALPortal
*IVRBXP-ChequN/ABank chargN/AN/ADDIVRIVRCustomer AN/APAY EARLY
KIVRLabcopCCBKELCOM XsfN/AN/ADDCo-op SatGift Cert.Reward PtsMerCred5% AgDisc
(FCIBPayrollFCIBOnlineFCIBFCIBONLINE PAYONLINE PAYFCIBFCIBFCIBDbt/Online
|Mobile PayMobile PayMobile PayMobile PayMobile PayMobile PayMobile PayMobile PayMobile PayMobile PayMobile PayMobile Pay
TGCT WTCCredUnionUS$ Trv chePaymentsTravel ChqT. ChequeTRAV CHQBBI GrnvilWXFMCCU PAYUS$ TRACHQetopup dis
ACAN $NCB AutoAmex CardAmex CWBUSalary DedAmexUS$AmexAMEX CRPOST OFFICUS$ BOXPYMNT PLAN
@RECURRRBCN/ACWCC ForeiN/AN/ARECURRN/ANoCash BRFCIB-ONLINN/ARECURR
PCAN $Mailed ChqCard ChargReward PtsRWP EarnedPhonecardPAYCENTERPoundsCouponWXFCIDEBITCRDSTERLING
IEVCEVCEVCEVCEVCEVCEVCEVCEVCEVCEVCEVC
UUS$WXFUS$ CashWXFN/AN/AWXFUS$GSM CommUS CASHUS$ CASHLegal Fees
<FBOFBOFBOFBOFBOFBOFBOFBOFBOFBOFBOFBO
}MOBMOBMOBMOBMOBMOBMOBMOBMOBMOBMOBMOB
LMWAChr/VoucheConcessionUS$ AlterN/AReward PtsNBDCo-op GnvlAgent/DealLYNKS PAYREWARD PTSDEP X
0COMVERSEBXP-CashN/ACWCC 5%N/AN/ABNSN/ACOUPON (R)BIll(C)N/AN/A
YCAYCourts ProKIOSKFCIB ATMN/AN/AN/ABill ExpCREDIT CARDiscount CVi/MC EXTPAMEX
VGBPVisaVisa CCVISA CWBUN/AVisaBNSVisaRoyalePayCIBC V/CVISA-MCRDGSM AgDisc
WWXFCRDTUNIONOther CashACB ATMWire TransWire XferNBDCARDSREWARD PTSPointsCoupon (C)DEP. REFUNeTop Bonus
!N/APayrollN/ACust/DiscN/AN/AN/AN/AC VoucherDebit CardN/AN/A
"N/ARECURRN/AIVRN/AN/AN/AN/AN/AN/AN/AN/A
#N/ADebit CardDebitCardBU 57%N/AN/AN/AN/AVATCOMIVRN/AN/A
$N/AEURO$N/ACASH CWN/AN/AN/AWXFN/AN/AN/AUS DLRS
%N/ABXP-CreditN/ABU 5%N/AN/AN/AN/AN/AUS$HSBC BankREWRDPTS
&N/ADenneryCreditCardCWCC CRadvN/AN/AN/AN/ANoCash MNeAccountN/AN/A
)N/APaymentM-WalletBU 10%N/AN/AM-WalletM-WalletNo CashN/AGIFT PREPAN/A
1N/ALIME//CFLN/ACWCC cashN/AN/ABXP-DebitRbttBANKPAYCASHCAYNATBANKTestCards
2N/ASTG$N/ACWCC ChqN/AN/ABXP-CreditFCIBOnlineCHEQUE (C)ECC ChequeBUTTERFIEL9%TDMAdisc
3N/AUS$N/ACC us cashN/AN/ABXP-ChequeCASHCARD US(C)Deposit(C)WIRETF LC5%GSM disc
4N/ACRDT UNIONN/ACC us ChqsN/AN/ABXP-CASHST GEORGESUS $ (C)FOR.CCQB.A.B5%Etopdisc
5N/ACRDT UNIONN/ACWCC AMEXN/AN/AFCIBCmas VouchBILL (C)CIBC M/C CWIRE XFT$20Chngovr
6N/ADISCOUNTN/ACWCC VISAN/AN/ARBCN/AAMEX (C)ECC EquivSCOTIABANKCompAllow
7N/AGIFTN/ACC MASTRCDN/AN/ANBDCN/AUS $ (C)CIBC Vis CROYAL BANKSALES DISC
8N/ADirect DrN/ADiscoverN/AN/ANBDRN/ANEV US$(C)ECC SOFCIB BankModenDisc
9N/AREWARD PTSN/ADinersN/AN/ANBDPN/ABANK (C)US Cash CCI BOXMgngDisc
:N/ABNSN/AN/AN/AN/AN/AN/ANoCash FNN/AN/AN/A
;N/AFCIBN/AN/AN/AN/AN/AN/ABNKONLN/AN/AN/A
=N/AStaffConcsN/AN/AN/AN/AN/AN/AN/AN/AN/AN/A
BN/AB/B CardPay CentreDo not useOnlineCREDIT CdCGATEBillBILLBillUNAL DEPOSPPD Mobile
JN/ALab/Vie CUBANK NovaVoucherVouchersVoucherDDCo-op RSLEBANKPAYKCCU PAYGIFT SMARTAg SIMDisc
ZN/ACell DeposUS$ ChequeFCIB BankDebit CardN/APostpaidRep BankBANKPAYDiscount GAMEX EXTPSUMMERDAYS
[N/AONLINE PAYN/AN/AN/AN/AN/AGRAN ANSENoCash RVN/AN/AN/A
^N/ALPO SalaryN/ACreditCardN/AN/AN/AMob RewardNoCash FICreditCardRec CCardN/A
{N/ACharge ACCN/AN/ACharge ACCN/AN/AN/ANoCash MRCharge ACCN/AN/A
~N/AGift Cert.Gift Cert.Gift Cert.Gift Cert.Gift Cert.Gift Cert.Gift Cert.CourtsCourts VouN/ANOT IN USE
/N/AN/AN/ABU 5%N/AWeb PortalN/AN/AN/AN/AN/AN/A
?N/AN/AXmas vcherCWCC 10%N/ADebit CdN/ADebit CarDebit CardOthersN/ADeb Cd
\N/AN/AN/ACourtsN/AN/AN/AN/AN/AN/AN/AN/A
`N/AN/AN/ADebit CdN/AN/AN/AN/AN/AN/AN/AN/A
+N/AN/AN/AN/AN/AN/AN/AN/ARECURRBNS AGENCYN/AN/A
]N/AN/AN/AN/AN/AN/AN/AN/ANoCash BBN/AN/AN/A

Get Payment Plans

This API allows consumer to returns the list of payment plans on the account.

URL
https://[localhost]:[port]/dev/dxp-ux/dxp-ux/v1/{businessId}/payment
url Param
nametypedescriptionrequired
businessIdstring2 letter ISO 3166 country code (TT, BB, JM, PA, etc.) identifying the business unit.Y
namevaluedescriptionrequired
client_idstringThe client_id identifying the channel.Y
client_secretstringPassword associated with the client_id.Y
X-Correlation-IDstringIdentifier that correlates HTTP request between a client and server. Any identification model (UUDI, checksum, etc.) can be used, as long as it is a unique value to differentiate a transaction.Y
Query Param
nametypedescriptionrequired
account.idstringBAN-CAN ( client_acct_id )Y
cURL request
curl --location 'https://nonprod.esb.cloud.lla.com/dev/dxp-ux/dxp-ux/v1/PR/payment?account.id=DAVE2025062416' \
--header 'X-Correlation-ID: 644e1dd7-2a7f-18fb-b8ed-ed78c3F92c2b' \
--header 'client_id: 784c9a6dd7ae49768816cab57fcf1fa1' \
--header 'client_secret: 187b259EB77441babbF611d2646C670d'
Definitions

Each of the request parameters is detailed.

nametypedescriptionrequired
idstringAria-assigned payment plan no.N
statusstringSpecifies the other status of payment plan (active, completed, or cancelled).N
paymentItemarrayN
paymentItem.itemobjectN
paymentItem.item.idstringClient-defined unique payment plan ID.N
paymentItem.item.namestringPayment plan name.N
paymentItem.amountobjectSpecifies the balance to be paid by the payment plan at time of payment plan creation. Specifies the remaining balance to be paid by the payment plan at the time of the API call. The paid amount of payment plan at the time of the API call.N
paymentItem.amount.valuenumberContains the balance of either 'InitialBalance', 'RecurringAmount', or 'PaidAmountN
paymentItem.amount.unitstringCurrency (ISO4217 norm uses 3 letters to define the currency)N
paymentItem.@referredTypestringBalance differentiatorN
paymentMethodobjectHolds information about the payment plan accountsN
paymentMethod.accountarraylist of payment plan accountsN
paymentMethod.account.idstringunique account id Please refer below 'paymentMethod account values' table for more detailsN
paymentMethod.account.namestringname of the accountN
extendedCharacteristicarrayDescribes the characteristic of a payment planN
extendedCharacteristic.namestringName of the characteristicN
extendedCharacteristic.valueanyValue of the of the characteristicN
extendedCharacteristic.valueTypestringData type of the characteristicN
@typestringThis defines the sub-class entity name, in this case 'PaymentPlan'N
paymentMethod account values
paymentMethod account nametypedescriptionrequired
ClientBillingGroupIdstringClient-defined billing group ID.N
AlignedPaymentPlanClientMasterPlanInstanceIdstringThe client-defined unique identifier for master plan instance that will be used to communicate upcoming payment due. Mandatory when payment_plan_type = 0.N
extendedCharacteristic values
extendedCharacteristic nametypedescriptionrequired
PaymentPlanDescriptionstringPayment plan description.N
PaymentPlanCreateDatestringDate when payment plan created.N
FirstPaymentPlanDueDatestringThe date of the first payment plan will be due.N
LastPaymentPlanDueDatestringThe date of the last payment plan will be due.N
PaymentPlanTypenumberSpecifies the payment plan type for the account. Allowable values are: 0 - Aligned with an existing master plan instance anniversary statement or 1 - Independent, its own payment plan schedule and due dates.N
PaymentPlanLengthnumberSpecifies the length of payment plan. For payment_plan_type = 1, the input will be used jointly with payment_plan_interval. For payment_plan_type = 0, it is the number of MPI statements that the payment plan will be part of.N
TransactionOnPaymentPlanListarrayA list of transactions on a payment plan. Please refer below 'transaction_on_payment_plan_list array values' table for more detailsN
transaction_on_payment_plan_list array values
extendedCharacteristic nametypedescriptionrequired
transactionCreateDatestringThe creation datetime of this transaction.N
transactionIdnumberUnique transaction ID.N
invoiceNonumberThe Aria-assigned unique identifier for invoices.N

Reviews